func runtime.traceBufFlush
8 uses
runtime (current package)
trace.go#L696: traceBufFlush(buf, gen)
tracebuf.go#L147: traceBufFlush(w.traceBuf, w.gen)
tracebuf.go#L160: traceBufFlush(w.traceBuf, w.gen)
tracebuf.go#L368: func traceBufFlush(buf *traceBuf, gen uintptr) {
tracecpu.go#L203: traceBufFlush(buf, gen)
traceruntime.go#L706: traceBufFlush(buf, uintptr(i))
tracestring.go#L94: traceBufFlush(t.buf, gen)
tracetime.go#L109: traceBufFlush(w.traceBuf, gen)
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |